ActiveLockTimeout Property |
Gets or sets a lock timeout.
The lock timeout as either "Second-n" (where "n" is number between 0 and 4294967295) or "Infinite".
InfiniteTimeout
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string Timeout { get; set; }Public Property Timeout As String
Get
Set
Property Value
Type:
String
See Also